Escape character configuration
TX_C0_ESC_EN | Set this bit to decode character 0xC0 when DMA receives data. |
TX_DB_ESC_EN | Set this bit to decode character 0xDB when DMA receives data. |
TX_11_ESC_EN | Set this bit to decode flow control character 0x11 when DMA receives data. |
TX_13_ESC_EN | Set this bit to decode flow control character 0x13 when DMA receives data. |
RX_C0_ESC_EN | Set this bit to replace 0xC0 by special characters when DMA sends data. |
RX_DB_ESC_EN | Set this bit to replace 0xDB by special characters when DMA sends data. |
RX_11_ESC_EN | Set this bit to replace flow control character 0x11 by special characters when DMA sends data. |
RX_13_ESC_EN | Set this bit to replace flow control character 0x13 by special characters when DMA sends data. |